func os/user._C_getpwnam_r
2 uses
os/user (current package)
cgo_lookup_unix.go#L30: pwd, found, errno = _C_getpwnam_r((*_C_char)(unsafe.Pointer(&nameC[0])),
cgo_lookup_cgo.go#L86: func _C_getpwnam_r(name *_C_char, buf *_C_char, size _C_size_t) (pwd _C_struct_passwd, found bool, errno syscall.Errno) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)